g_uri_escape_string

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* g_uri_escape_string(const(char)* unescaped, const(char)* reserved_chars_allowed, gboolean allow_utf8)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    char*
    g_uri_escape_string
  2. da_g_uri_escape_string g_uri_escape_string;

Meta